Add making GdkRGB render to any visual
authorHavoc Pennington <hp@src.gnome.org>
Mon, 27 Mar 2000 23:49:23 +0000 (23:49 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Mon, 27 Mar 2000 23:49:23 +0000 (23:49 +0000)
TODO.xml

index b75e09b1a7ecb94fc88bb6d3457e78f95a7d61e7..4dd5082da2520aedd533d0774f150b709fe80bc7 100644 (file)
--- a/TODO.xml
+++ b/TODO.xml
       <contact>gtk-devel-list@redhat.com</contact>
     </entry>
 
+    <entry size="medium" status="0%" target="1.4">
+      <title>Make GdkRGB work on any visual</title>
+      <description>
+       <p>
+          GdkRGB should be able to render to an arbitrary visual
+          (i.e. the visual shouldn't be fixed at gdk_rgb_init() 
+          time). This will break gdk_rgb_gc_set_foreground() and 
+          friends, though.
+       </p>
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
 
   </section> <!-- GDK -->